home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / os20 / util / newpop40_aga.readme < prev    next >
Text File  |  1992-11-20  |  5KB  |  108 lines

  1. Short: NewPop 4.0 with minor AGA support.
  2. Type: os30
  3.  
  4. README file for NewPop v4.0AGA:
  5.  
  6. This is a recompile for the AGA chipset.  We still open a two bit screen,
  7. but now allow 24 bit colors.  This is a quick hack to allow NewPop users
  8. that have upgraded to OS-3.0 and AGA machines to take advantage of the
  9. new color abilities: it doesn't check to make sure the correct version
  10. of the OS is under it.  Please use v4.0 if this fact concerns you...
  11.  
  12. Also, the included .newpoprc file is the one I use on the A4000.
  13.  
  14. Thanks,
  15. Loren J. Rittle <rittle@comm.mot.com>
  16. Fri Nov 20 00:44:54 1992
  17.  
  18.  
  19.  
  20. OLD README file for NewPop v4.0:
  21.  
  22. Please read all the notes in this file BEFORE starting up NewPop v4.0!
  23. Thanks to all the beta testers; Ed, Ken, Aris, Chris, Thomas [ordered
  24. from smallest name to biggest].
  25.  
  26. Lots of things have changed [again] for this release.  The NewPop manual,
  27. NewPop.doc, has not changed drastically since the v3.0 release.  If you
  28. have not read the v3.x manual, I suggest that you do so now.  The most
  29. important new feature [since pre-v3.0] is the user configuration file,
  30. [s:].newpoprc.  All configurable features are listed in .newpoprc.
  31.  
  32. *NOTE*:  Be sure to look at .newpoprc before running the new version of
  33. NewPop!  Copy it to s: and then edit it to taste.  Please pass the
  34. unmodified version of .newpoprc to other users.
  35.  
  36. New notes for NewPop 4.0:
  37. Some things have changed, most have to be enabled by the user by setting
  38. options in [s:].newpoprc.  This release works better with 2.0 by using the
  39. System() call instead of Execute(), if available, to startup a new shell.
  40. In conjunction with the use of 2.0's System() call, where available, I have
  41. decided to junk the auto-detach `feature' of NewPop (was done by linking
  42. with with cback.o), this will allow more information to be copied to the
  43. pop'd shell --- this is most desirable.  This means you will want to use
  44. one of the following command lines to start NewPop up now:
  45.  
  46. run newpop
  47. newpop <nil: >nil: & (for those blessed with the WShell)
  48. run <nil: >nil: newpop
  49. run <null: >null: newpop (for those blessed with the null: device)
  50. runback <null: >null: newpop (for those with runback...)
  51.  
  52. Some of these command lines will cause NewPop to keep a lock on the
  53. console window from which it is started.  Under 1.3.2+,
  54. `run <nil: >nil: newpop' should run fine and detach NewPop from the
  55. starting window with no problem.  If you don't have WB 1.3.2+ and
  56. thus can't get NewPop to detach, then I don't feel sorry for you...
  57. Life is moving on and NewPop will most likely be 2.0 only within
  58. months of the official release from Commodore...
  59.  
  60. 'newpop -q' is considered to be obsolete, and `break [cli number of
  61. NewPop]' is now the official way to stop a running NewPop from the cli.
  62. In fact, NewPop now takes NO command line options ('-q', the last command
  63. line option, has been removed).
  64.  
  65. From the WorkBench, a double click on the NewPop icon will start NewPop if
  66. not currently running or stop a running NewPop.  Those blessed with 2.0 can
  67. just copy NewPop over to their WBStartUp directory and copy .newpoprc to s:
  68. (and then edit it!) and everything will magically work the next time you
  69. boot.  [Note:  NewPop has been runnable from the WorkBench for some time, I
  70. just never bothered to tell anyone, as it seemed kind of silly that you
  71. would want to...  With the 2.0 WBStartUp directory, it makes sense to
  72. explain that NewPop is Workbench friendly.]
  73.  
  74. Be sure to use your old version of NewPop to halt an old version that is
  75. running, as the 'quit' mechanism has changed quite a bit in recent
  76. releases.  Actually, as some have found out, there was a problem with
  77. past releases of NewPop that could cause a system crash if NewPop was
  78. stopped on an A3000 (while running 2.0) machine (or, it appears, any
  79. machine with a C= SCSI controller) under some circumstances.  This problem
  80. has been found and fixed, but it may cause you trouble while stopping an
  81. old version to install this new one.  Thanks to the above listed beta
  82. testers, NewPop is quite stable, just be careful getting rid of an old
  83. version if you fall into the class described above (i.e. you may want to
  84. reboot to get rid of a running NewPop, sorry...).
  85.  
  86. This version can now be compiled with 2.0 includes (and must be as it uses
  87. some of the new features if it finds you are running AmigaOS 2.0).  Please
  88. see [s:].newpop and ChangeLog for more details and the full list of new
  89. features.
  90.  
  91. Currently NewPop just quits with no error message if it encounters any
  92. error condition at startup time.  The one exception is a parse error on
  93. the [s:].newpoprc file; these are pointed out as stated in .newpoprc.
  94. No errer messages of any kind are emitted if NewPop is started up from
  95. the WorkBench.  Better error reporting is slated for a future upgrade as
  96. are some other neat things I don't want to reveal just yet...  :-0
  97.  
  98. It makes me happy just to know you use and like NewPop.  I would like to
  99. hear from everyone who uses NewPop (and from people who see it, but decide
  100. not to use it).  This is not guiltware, this is totally free software (see
  101. NewPop.doc for more information).  If you decide you want to do something
  102. nice for me and you live in the ChicagoLand area, you could take me out for
  103. a pizza sometime.  :-)
  104.  
  105. Thanks,
  106. Loren J. Rittle
  107. Sat Apr 27 07:13:31 1991
  108.